[INFO] cloning repository https://github.com/dorakemon/vc-dcql-bbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dorakemon/vc-dcql-bbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b9f6d4c416f2520fc55c65b7bfc57780e3fdd32
[INFO] testing dorakemon/vc-dcql-bbs against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dorakemon/vc-dcql-bbs
[INFO] finished tweaking git repo https://github.com/dorakemon/vc-dcql-bbs
[INFO] tweaked toml for git repo https://github.com/dorakemon/vc-dcql-bbs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dorakemon/vc-dcql-bbs on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dorakemon/vc-dcql-bbs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zkryptium v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24ca9fc500a1821363aa8ed6d1443e6e8d594c9aac4a9c9d73469d6fc82bbcfa
[INFO] running `Command { std: "docker" "start" "-a" "24ca9fc500a1821363aa8ed6d1443e6e8d594c9aac4a9c9d73469d6fc82bbcfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24ca9fc500a1821363aa8ed6d1443e6e8d594c9aac4a9c9d73469d6fc82bbcfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ca9fc500a1821363aa8ed6d1443e6e8d594c9aac4a9c9d73469d6fc82bbcfa", kill_on_drop: false }`
[INFO] [stdout] 24ca9fc500a1821363aa8ed6d1443e6e8d594c9aac4a9c9d73469d6fc82bbcfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f54e7cdeed225e4279c55456c3e8e9010f4476f4d3978232a4697e6113e6fa3
[INFO] running `Command { std: "docker" "start" "-a" "3f54e7cdeed225e4279c55456c3e8e9010f4476f4d3978232a4697e6113e6fa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling did-key-bls12381 v0.1.0 (/opt/rustwide/workdir/packages/did-key-bls12381)
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling json-path-flatten v0.1.0 (/opt/rustwide/workdir/packages/json-path-flatten)
[INFO] [stderr]    Compiling bls12_381_plus v0.8.18
[INFO] [stderr]    Compiling zkryptium v0.6.0
[INFO] [stderr]    Compiling bbs v0.1.0 (/opt/rustwide/workdir/packages/bbs)
[INFO] [stderr]    Compiling vc v0.1.0 (/opt/rustwide/workdir/packages/vc)
[INFO] [stderr]    Compiling vp-dcql v0.1.0 (/opt/rustwide/workdir/packages/vp-dcql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.72s
[INFO] running `Command { std: "docker" "inspect" "3f54e7cdeed225e4279c55456c3e8e9010f4476f4d3978232a4697e6113e6fa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f54e7cdeed225e4279c55456c3e8e9010f4476f4d3978232a4697e6113e6fa3", kill_on_drop: false }`
[INFO] [stdout] 3f54e7cdeed225e4279c55456c3e8e9010f4476f4d3978232a4697e6113e6fa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9d7d675e679b53d0056257f5dc4c8f424067222df66046b259bd354e1250961
[INFO] running `Command { std: "docker" "start" "-a" "f9d7d675e679b53d0056257f5dc4c8f424067222df66046b259bd354e1250961", kill_on_drop: false }`
[INFO] [stderr]    Compiling json-path-flatten v0.1.0 (/opt/rustwide/workdir/packages/json-path-flatten)
[INFO] [stderr]    Compiling bbs v0.1.0 (/opt/rustwide/workdir/packages/bbs)
[INFO] [stderr]    Compiling did-key-bls12381 v0.1.0 (/opt/rustwide/workdir/packages/did-key-bls12381)
[INFO] [stderr]    Compiling vc v0.1.0 (/opt/rustwide/workdir/packages/vc)
[INFO] [stderr]    Compiling vp-dcql v0.1.0 (/opt/rustwide/workdir/packages/vp-dcql)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.72s
[INFO] running `Command { std: "docker" "inspect" "f9d7d675e679b53d0056257f5dc4c8f424067222df66046b259bd354e1250961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9d7d675e679b53d0056257f5dc4c8f424067222df66046b259bd354e1250961", kill_on_drop: false }`
[INFO] [stdout] f9d7d675e679b53d0056257f5dc4c8f424067222df66046b259bd354e1250961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9ad5141f347c9ccb5066472ed621ff0d9a56f5a9481c7ac40bd02fbe0909cec
[INFO] running `Command { std: "docker" "start" "-a" "f9ad5141f347c9ccb5066472ed621ff0d9a56f5a9481c7ac40bd02fbe0909cec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bbs-cb8d8cd094cb0b3f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test keys::tests::test_generate_keypair ... ok
[INFO] [stdout] test signature::tests::test_verify_invalid_signature ... ok
[INFO] [stdout] test signature::tests::test_sign_and_verify ... ok
[INFO] [stdout] test proof::tests::test_create_and_verify_proof ... ok
[INFO] [stdout] test proof::tests::test_proof_with_invalid_disclosed_messages ... ok
[INFO] [stdout] test proof::tests::test_proof_selective_disclosure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-e72e264e521adbd2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_keypair_generation ... ok
[INFO] [stdout] test test_sign_verify_without_header ... ok
[INFO] [stdout] test test_invalid_signature_verification ... ok
[INFO] [stdout] test test_create_and_verify_proof ... ok
[INFO] [stdout] test test_sign_and_verify_from_fixtures ... ok
[INFO] [stdout] test test_proof_selective_disclosure ... ok
[INFO] [stdout] test test_proof_with_invalid_disclosed_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/did_key_bls12381-8c7800f198116a0d)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test tests::test_known_vector ... ok
[INFO] [stdout] test tests::test_invalid_did_key_format ... ok
[INFO] [stderr]      Running tests/bbs_integration.rs (/opt/rustwide/target/debug/deps/bbs_integration-18a1d1ef441afa2f)
[INFO] [stdout] test tests::test_invalid_multicodec_prefix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_bbs_keypair_to_did_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-17892ac375bd5c77)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_all_vector_fields ... ok
[INFO] [stdout] test test_roundtrip_encoding_decoding ... ok
[INFO] [stdout] test test_did_key_to_public_key_decoding ... ok
[INFO] [stdout] test test_public_key_to_did_key_encoding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_path_flatten-541532249430ecab)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_escape_json_pointer ... ok
[INFO] [stdout] test tests::test_array ... ok
[INFO] [stdout] test tests::test_nested_object ... ok
[INFO] [stdout] test tests::test_simple_flatten ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-7549de3e193a7a0c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_fixture_2_nested_object ... ok
[INFO] [stdout] test test_fixture_3_array ... ok
[INFO] [stdout] test test_fixture_4_complex_document ... ok
[INFO] [stdout] test test_fixture_1_simple_object ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vc-2830e9e7c9e529c8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_signed_credential_has_proof ... ok
[INFO] [stdout] test tests::test_verify_with_wrong_key_fails ... ok
[INFO] [stdout] test tests::test_sign_and_verify_simple_credential ... ok
[INFO] [stderr]      Running tests/generate_fixture.rs (/opt/rustwide/target/debug/deps/generate_fixture-be155ceb029ca0ec)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test generate_signed_credential_fixture ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-347c91e1cfead38e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_verify_fails_with_modified_credential ... ok
[INFO] [stdout] test test_complex_credential_with_nested_objects ... ok
[INFO] [stdout] test test_sign_unsigned_document_sample ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vp_dcql-627991eb439382f8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dcql::tests::test_matches_credential_wrong_type ... ok
[INFO] [stdout] test dcql::tests::test_matches_credential ... ok
[INFO] [stdout] test dcql::tests::test_parse_dcql_query ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-2822386add023a4c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_create_presentation_type_mismatch ... ok
[INFO] [stdout] test test_parse_dcql_multiple_claims ... ok
[INFO] [stdout] test test_create_presentation_with_selective_disclosure ... FAILED
[INFO] [stdout] test test_multiple_vcs_type_matching ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_presentation_with_selective_disclosure stdout ----
[INFO] [stdout] Credential subject fields: Keys { iter: ["maximumAttendeeCapacity"] }
[INFO] [stdout] VP created successfully:
[INFO] [stdout] {
[INFO] [stdout]   "@context": [
[INFO] [stdout]     "https://www.w3.org/2018/credentials/v1",
[INFO] [stdout]     "https://www.w3.org/ns/data-integrity/v1",
[INFO] [stdout]     "https://schema.org/"
[INFO] [stdout]   ],
[INFO] [stdout]   "proof": {
[INFO] [stdout]     "challenge": "verifierChallenge",
[INFO] [stdout]     "created": "2026-06-12T19:30:01.866Z",
[INFO] [stdout]     "cryptosuite": "bbs-2025-dorakemon",
[INFO] [stdout]     "proofPurpose": "authentication",
[INFO] [stdout]     "proofValue": "zae1fdb3a2fdb979f9d60b4c65dd9b54f714eb9f3ab7305a412ef98e1d9d84ddccc9bd7af6d28920959031a5ad35d30e3b249cd0bf4b7b86acf27fa8a7418b9dcc74d6480cc1af57069d121bdbaa5e4fc9eaa7a6fb83569db248dba06db556177aaaa4998c3b7505f290f13d816a635638f5562dc7ce64b6b969d29ce9209de699468d002c875ba586e5f0f3e1a1cb07a2440f826402ff40596cc5b9147782c55460e069ba4192786d2ef15ac502891aa378329ef6c64f9946498b5b627515388143a88108bd41de82b5e551ca60a8a5a736e842dedede83de5952d485bae40e96123633812c834f24404a3afe7fe63eb26f22de3b300241318062782255816db277eaa7320f027702277d64731c1f9912c44887f404920b6f7fd1d7491f5ea03b0e3747a89f10b285f9b81cdc29e41cf41994767cdc2377d4a1e1e45bee33084fe864a8a61e6b27b4d93e44bb611084a69e76a3397eb4ab3bb32319540ed30da174e002524c6a5113ef8362d3807af4937027fbb8f6a269cbba7c6d01764335024975cd56f43612b73f67be8ac1aff1d095f7aa760cd9ca21241466422c74cb761cb65ae251a27681add809fc43072335a2cea1f7b51d0fd5e6c5143b7d38d8216a9d15d9a5c4e281c937dad931497b61e4579b1e2a7da808eff1c080d86cb395b9fb45ca7acebcade2396439e70b30e09e5079dc5e56fd2cfcc3491ef80b643ef04139db2d3d044253c51c6d95787ad38e59affe071e98d2734085362b3a0866f55d2aaffc03a0a9352d0f20f0dc2b74cae35c350bac2cde9bb6cce63546ad4ec29aa67359211f1105759207c2ed92a4e439e090634fdd41b70a3367775b5fbb79bd3eff842a797ede9b0261351bd2e6d08de37679a71647d24531e1b6031f84e885ff50f0fe7221bfa1354e517021d",
[INFO] [stdout]     "type": "DataIntegrityProof"
[INFO] [stdout]   },
[INFO] [stdout]   "type": "VerifiablePresentation",
[INFO] [stdout]   "verifiableCredential": {
[INFO] [stdout]     "credentialSubject": {
[INFO] [stdout]       "maximumAttendeeCapacity": 10000
[INFO] [stdout]     },
[INFO] [stdout]     "proof": {
[INFO] [stdout]       "created": "2025-10-28T01:48:59Z",
[INFO] [stdout]       "cryptosuite": "bbs-2025-dorakemon",
[INFO] [stdout]       "proofPurpose": "assertionMethod",
[INFO] [stdout]       "type": "DataIntegrityProof",
[INFO] [stdout]       "verificationMethod": "did:key:zUC73krbmP1VnBehjqxNDF7xfwgeGztU6EfqeGFMw7THzYrurSAGFLm5ZF9CXJcycejKMWcRQPxgVKbBc7YdVAezs7JDxgjPoMUb4oRxG8yo5ZkbvroaQbKa66QEGXK7RmVP7YG"
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_presentation_with_selective_disclosure' (68) panicked at packages/vp-dcql/tests/integration_test.rs:76:10:
[INFO] [stdout] Failed to save VP fixture: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3f39975938 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3f39975938 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3f39975938 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3f39975938 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3f3998a1da - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3f3998a1da - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d3f3997a152 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d3f3997a152 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d3f39954786 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3f39954786 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3f3996dcb9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3f397f51fc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d3f397f51fc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3f3996de72 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d3f3996de72 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3f39954842 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d3f39949a49 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3f3995555d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3f3998a96c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3f3998a6e2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d3f397e77ac - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d3f397e7417 - integration_test[bd1dbfac037ff4b0]::test_create_presentation_with_selective_disclosure
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/vp-dcql/tests/integration_test.rs:76:10
[INFO] [stdout]   22:     0x5d3f397e5477 - integration_test[bd1dbfac037ff4b0]::test_create_presentation_with_selective_disclosure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/vp-dcql/tests/integration_test.rs:6:56
[INFO] [stdout]   23:     0x5d3f397e8236 - <integration_test[bd1dbfac037ff4b0]::test_create_presentation_with_selective_disclosure::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d3f397e82db - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d3f397e82db - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d3f397f5b55 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d3f397f5b55 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d3f397f5b55 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d3f397f5b55 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d3f397f5b55 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d3f397f5b55 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d3f397f5b55 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d3f397f06b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d3f397f06b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d3f397f8bd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d3f397f8bd2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d3f397f8bd2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d3f397f8bd2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d3f397f8bd2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d3f397f8bd2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d3f397f8bd2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d3f399750cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5d3f399750cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e8f19200aa4 - <unknown>
[INFO] [stdout]   45:     0x7e8f1928da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_presentation_with_selective_disclosure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p vp-dcql --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "f9ad5141f347c9ccb5066472ed621ff0d9a56f5a9481c7ac40bd02fbe0909cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9ad5141f347c9ccb5066472ed621ff0d9a56f5a9481c7ac40bd02fbe0909cec", kill_on_drop: false }`
[INFO] [stdout] f9ad5141f347c9ccb5066472ed621ff0d9a56f5a9481c7ac40bd02fbe0909cec
